Package | signal.core.r4 |
Resource Type | ValueSet |
Id | request-priority |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/request-priority |
URL | http://hl7.org/fhir/ValueSet/request-priority |
Version | 3.0.2 |
Status | draft |
Date | 2016-07-17T18:04:27+00:00 |
Name | RequestPriority |
Realm | us |
Authority | hl7 |
Description | The clinical priority of a diagnostic order. |
No resources found
CodeSystem | |
request-priority | RequestPriority |
Note: links and images are rebased to the (stated) source
The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library
{ "resourceType": "ValueSet", "id": "request-priority", "meta": { "versionId": "b7c33ef6-20b7-487d-8f23-79125f18ca03", "lastUpdated": "2023-05-25T15:16:43.307+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pc" } ], "url": "http://hl7.org/fhir/ValueSet/request-priority", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.106" } ], "version": "3.0.2", "name": "RequestPriority", "status": "draft", "experimental": true, "date": "2016-07-17T18:04:27+00:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The clinical priority of a diagnostic order.", "compose": { "include": [ { "system": "http://hl7.org/fhir/request-priority" } ] }, "expansion": { "timestamp": "2023-08-07T11:17:04.0352837+00:00", "total": 4, "contains": [ { "system": "http://hl7.org/fhir/request-priority", "version": "4.0.1", "code": "routine", "display": "Routine" }, { "system": "http://hl7.org/fhir/request-priority", "version": "4.0.1", "code": "urgent", "display": "Urgent" }, { "system": "http://hl7.org/fhir/request-priority", "version": "4.0.1", "code": "asap", "display": "ASAP" }, { "system": "http://hl7.org/fhir/request-priority", "version": "4.0.1", "code": "stat", "display": "STAT" } ] } }